auto merge of #750 : alexcrichton/cargo/no-more-travis-32, r=alexcrichton
authorbors <bors@rust-lang.org>
Fri, 24 Oct 2014 15:59:59 +0000 (15:59 +0000)
committerbors <bors@rust-lang.org>
Fri, 24 Oct 2014 15:59:59 +0000 (15:59 +0000)
commit48ff32698ce68153bf1286a44fd607fefa30e04e
tree21e337c6328a1e0a079975461d718622074b7dd6
parent4194d3d17b426490dca4d528e060b1f98616cd68
parent68f978fc7ca4edf82655be34556402c73f328d2c
auto merge of #750 : alexcrichton/cargo/no-more-travis-32, r=alexcrichton

This has been broken for quite awhile now on 32-bit linux due to what looks like
libcurl going awry. This can be reactivated later, but consistently green travis
builds are more important right now.

Additionally, we already have coverage on the buildbots for 32-bit flavors of
architectures.